home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Aventura / ninja_nightmare.swf / scripts / DefineButton2_902 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2007-03-20  |  92 b   |  5 lines

  1. on(release){
  2.    _root._quality = _root.eyeland_hs_quality;
  3.    _parent._parent.play();
  4. }
  5.